/* 底部开始 */
.bottom{
  background: #EFEFEF;
  padding-bottom: 30px;
}
.bottom_top{
  height: 68px;
  border-bottom: 1px #E0E0E0 solid;
  border-top: 1px #E0E0E0 solid;
  text-align: center;
}
.bottom_top ul{
  font-size: 0px;
  margin-top: 28px;
}
.bottom_top li{
  display: inline-block;
  width: 231px;
  border-left: 1px #E0E0E0 solid;
  border-right: 1px #E0E0E0 solid;
  font-size: 16px;
  line-height: 20px;
  margin-left: -1px;
}
.bottom_top li a{
  color: #333333;
  font-size: 16px;
}

.bottom_top li img{
  margin-left: 20px;
  vertical-align: middle;
}
.bottom_content{
  height: 190px;
height: 190px;
    width: 1200px;
    margin: 0 auto;
}
.bottom_content_data{
  width:735px;
  line-height: 39px;
  display: inline-block;
  margin-top: 20px;
  margin-left: 76px;
}
.bottom_content_data li{
  font-size: 14px;
  color: #333333;
}
.bottom_content_data li a{
  color: #333333;
}
.bottom_content_data img{
  vertical-align: text-top;
}
.bottom_content .party{
 
}
/* 下拉菜单样式 */
.xsqzf{
  cursor:pointer;
  position: relative;

}
.xsqzf .list-unstyled ,.szsbm .list-unstyled,.szygdw .list-unstyled{
  position: absolute;
  top: -364px;
  left: 0px;
  width: 258px;
  height: 300px;
  overflow: auto;
  background: #ffffff;
  text-align: left;
  padding-top: 6px;
  z-index: 999;
  border: 1px solid #337ab7;
}
.xsqzf .list-unstyled a,.szsbm .list-unstyled a,.szygdw .list-unstyled a
{
  font-size: 15px !important;
  display: inline-block;
  width: 100%;
}
.szygdw .list-unstyled{
  width: 200px;
  height: 142px;
  position: absolute;
  top: -160px;
  left: -10px;
}
.xsqzf .list-unstyled li,.szsbm .list-unstyled li,.szygdw .list-unstyled li{
  height: auto;
  border: 0px;
  padding-left: 10px;
}
.xsqzf .list-unstyled li:hover,.szsbm .list-unstyled li:hover,.szygdw .list-unstyled li:hover{
  background: #337ab7;
}
.xsqzf .list-unstyled li:hover a,.szsbm .list-unstyled li:hover a,.szygdw .list-unstyled li:hover a{
  color: #ffffff;
}
/* 蒙版 */
.masking{
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgb(102, 102, 102,0.3);
  z-index: 1;
}
/* 修改信息 */
.changePassword{
  width: 399px;
  height: 483px;
  background: #f9f9f9;
  z-index: 2;
  position: fixed;
  margin:auto;
  left:0;
  right:0;
  top:0;
  bottom:0;
}
.changePassword li{
  position: relative;
} 
.changePassword h3{
  line-height: 68px;
  border-bottom: 1px #DEDEDE solid;
  text-align: center;
}
.changePassword ul{
  list-style: none;
  padding: 0px;
} 

.changePassword_top{

}
.changePassword_top img{
  position: absolute;
  top: 16px;
  left: 350px;
  cursor:pointer;
}
.changePassword li{
  line-height: 78px;
}
.changePassword li span{
  width: 70px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin: 0px 19px 0px 50px;
}
.changePassword li input{
  width: 195px;
  background: none;
  outline: none;
  border: none;
  border-bottom: 1px #E0E0E0 solid;
  line-height: 50px;
  font-size: 16px;
  color: #999999;
  padding-left: 10px;
}
.confirm_submission{
  text-align: center;
  margin-top: 30px;
}
.confirm_submission li{
  width: 150px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background:rgba(245,245,245,1);
  font-style: 16px;
  color: #999999;
  text-align: center;
  position: relative;
  cursor:pointer;
}
.confirm_submission li a{
  color: #999999;
}
.confirm_submission i{
  width: 30px;
  display: inline-block;
}
.verification_code_position img{
  position: absolute;
  top: 15px;
  left: 270px;
  width: 120px;
}
.confirm_to_submit{
  background: #015293 !important;
  color: #ffffff !important;
}
/* 手机验证码 */
.change_mobile_phone_number li span{
  width: 88px;
}
.cell_phone_verification_code{
  position: relative;
}
.cell_phone_verification_code a{
    position: absolute;
    top: 26px;
    left: 268px;
    width: 84px;
    height: 27px;
    background: #b3b2b2;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    cursor:default;
}
.verificationphotoCode{
  background: #015293 !important;
  cursor:pointer !important;
}
#_span_jiucuo img{
    padding: 0px 0px 25px;
    padding-left: 122px;
}